Leadtools.Dicom.Scu Namespace : DicomMatchDelegate<T1> Delegate |
public delegate void DicomMatchDelegate<T1>( T1 obj, DicomDataSet ds )
'Declaration Public Delegate Sub DicomMatchDelegate(Of T1)( _ ByVal obj As T1, _ ByVal ds As DicomDataSet _ )
'Usage Dim instance As New DicomMatchDelegate(Of T1)(AddressOf HandlerMethod)
public delegate void DicomMatchDelegate<T1>( T1 obj, DicomDataSet ds )
generic<typename T1> public delegate void DicomMatchDelegate( T1^ obj, DicomDataSet^ ds )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2